var runtime.typecache
4 uses
runtime (current package)
heapdump.go#L121: var typecache [typeCacheBuckets]typeCacheBucket
heapdump.go#L171: b := &typecache[t.hash&(typeCacheBuckets-1)]
heapdump.go#L679: memclrNoHeapPointers(unsafe.Pointer(&typecache), unsafe.Sizeof(typecache))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)